CommonEvent 1196
Name = "会話：ヤマタノオロチ"

  999([1196])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>Come, dedicate your semen to me..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>With my eight heads, I will suck you all over..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>Since I have slept for so long, I know almost nothing of the outside world. It would be false to say I am uninterested, however..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>I can extend my hair and tongues...\nI do not want my hair to be disheveled, so I avoid stretching it excessively."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>With my tongues, I shall taste your body..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>Kukuku, another fresh sacrifice..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>The land of Yamatai is my domain.\nYou must never forget that for even a moment..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>Tamamo... she was an infant fox the last time I saw her. She was exceptionally strong in the past, and the outside world is lenient."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>The flow of clear water in this cave...\nIt keeps my body and mind at ease."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>In this cave, behind the waterfall...\nThere is treasure hidden in a room beyond."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>Is there a monster outside of Yamatai that could rival me? If there is, let me know their name..."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["There isn't", "Sphinx", "Poseidoness", "Amira"], 0])
    When([0, "いない"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Fufufu, there is still no one other than myself..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "スフィンクス"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>I've heard that she is the queen who rules over the land of sand... However, she is not my equal."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "ポセイドネス"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>I've heard that she is the ruler who governs the northern seas... However, she is not my equal."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([3, "アミラ"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>I have not heard of that name...\nBut if she is a snake monster, then I must crush her."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>Because there are eight heads, you should sacrifice eight people. Despite this, do you not think I'm merciful for demanding just one sacrifice...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["It's merciful", "Not really", "You should demand 64 sacrifices"], 0])
    When([0, "慈悲深い"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Hmm, you understand my reasoning.\nThat pleases me..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "そうでもない"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Well then, you should try sacrificing eight people..."])
      ShowText([""])
      Empty([])

    When([2, "64人の生贄を求めるべき"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>You are very greedy..."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>I myself am qualified to be Queen Lamia...\nDo you not think so?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I agree", "You have too many heads", "You're too eastern-styled"], 0])
    When([0, "その通り"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Hmm, you understand my reasoning.\nThat pleases me..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "頭が多すぎる"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Mmm, indeed...\nWould you mind reducing my number of heads just a little?"])
      ShowText([""])
      ShowText([""])
      ShowTextAttributes(["yamatanooroti_fc3", 1, 0, 2])
      ShowText(["\\n<Yamata no Orochi>What, are your serious?!"])
      ShowText([""])
      ShowTextAttributes(["yamatanooroti_fc3", 4, 0, 2])
      ShowText(["\\n<Yamata no Orochi>We would have less mouths to feed!"])
      ShowText([""])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["They're arguing over something..."])
      Empty([])

    When([2, "和風すぎる"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Mmm, indeed...\nShould I be a little more western-styled?"])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>I heard there was a disturbance occurring in the outside world... Who is fighting against who?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Grand Noah and Grangold", "Three Monster Lords", "The Goddess and the Dark Goddess", "Me and Sonya"], 0])
    When([0, "グランドノアとグランゴルド"])
      ShowTextAttributes(["yamatanooroti_fc3", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Hmph, a conflict between humans...\nIndeed, those are hardly unusual."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "三人の魔王"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>What, three Monster Lords are vying for supremacy...? Could this perhaps be my one chance?"])
      ShowText([""])
      ShowText([""])
      ShowTextAttributes(["yamatanooroti_fc3", 1, 0, 2])
      ShowText(["\\n<Yamata no Orochi>What one chance, are you planning to be more stylish?"])
      ShowText([""])
      ShowTextAttributes(["yamatanooroti_fc3", 4, 0, 2])
      ShowText(["\\n<Yamata no Orochi>I'm sick and tired of your fashionable manner of speaking..."])
      ShowText([""])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["They're arguing over something..."])
      Empty([])

    When([2, "女神と邪神"])
      ShowTextAttributes(["yamatanooroti_fc3", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>What, the great war between angels and monsters has resumed?! ...I should probably stay out of it for a while."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([3, "僕とソニア"])
      ShowTextAttributes(["yamatanooroti_fc3", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Oh dear, you should get along better..."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>Have you always wanted to be sucked by me?\nThere is no need to be shy, look forward to me..."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["That's not it", "That's right", "I'll offer my semen to the strongest head"], 0])
    When([0, "そんな事はない"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Even if you say so... what about your body?"])
      ShowText([""])
      Empty([])

    When([1, "その通りだ"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>In that case, you shall receive ample affection..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "一番強い首に精を捧げる"])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Then, that would be me..."])
      ShowText([""])
      ShowTextAttributes(["yamatanooroti_fc3", 1, 0, 2])
      ShowText(["\\n<Yamata no Orochi>What are you saying, I should receive it..."])
      ShowText([""])
      ShowTextAttributes(["yamatanooroti_fc3", 4, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Hmph, disregard what they have to say..."])
      ShowText([""])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["They're arguing over something..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 329])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Offer unto me some meat..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 329, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[329]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
        ShowText(["\\n<Yamata no Orochi>You have a fine attitude..."])
        ShowText([""])
        ChangeItems([329, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["yamatanooroti_fc3", 3, 0, 2])
        ShowText(["\\n<Yamata no Orochi>In that case, I shall have you pay with your body..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 71])
      ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>Offer unto me a water stone..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 71, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[71]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
        ShowText(["\\n<Yamata no Orochi>You have a fine attitude..."])
        ShowText([""])
        ChangeItems([71, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["yamatanooroti_fc3", 3, 0, 2])
        ShowText(["\\n<Yamata no Orochi>In that case, I shall have you pay with your body..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>Offer unto me your wealth..."])
    ShowText([""])
    ConditionalBranch([7, 3750, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 3750G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
        ShowText(["\\n<Yamata no Orochi>You have a fine attitude..."])
        ShowText([""])
        ChangeGold([1, 0, 3750])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["yamatanooroti_fc3", 3, 0, 2])
        ShowText(["\\n<Yamata no Orochi>In that case, I shall have you pay with your body..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["yamatanooroti_fc3", 3, 0, 2])
      ShowText(["\\n<Yamata no Orochi>...Or so I thought, but you have no money to offer."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>Please accept my hair gratefully..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([210, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Yamata no Orochi gave you some \\ii[210]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>Please accept my tail gratefully..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([211, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Yamata no Orochi gave you a \\ii[211]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["yamatanooroti_fc1", 3, 0, 2])
    ShowText(["\\n<Yamata no Orochi>Please accept this money gratefully..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 6250])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Yamata no Orochi gave you 6250G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
